Skip to content

Conversation

torso70
Copy link

@torso70 torso70 commented Feb 11, 2016

added simple outlier removal for temperature and humidity values in HomeduinoDHTSensor and HomeduinoRFTemperature

…omeduinoDHTSensor and HomeduinoRFTemperature
@torso70
Copy link
Author

torso70 commented Feb 11, 2016

the outlier removal is based on the following method http://de.wikihow.com/Ausrei%C3%9Fer-nach-Grubbs-berechnen

@Icesory
Copy link
Contributor

Icesory commented Feb 11, 2016

Really interesting. I will test it. Eventually we can make this a bit more global in pimatic.

@sweetpi
Copy link
Contributor

sweetpi commented Feb 11, 2016

I like the idea and @Icesory is right, this would be very useful in other plugins / devices as well.

@torso70 Thank you very much for the implementation. We should get rid of the massive code dublication. Can you refactor the filtering to a single function? Maybe this could be implemented as an device config extension (like xLink, xOnLabel, ...).

@torso70
Copy link
Author

torso70 commented Feb 12, 2016

I try to refactor it to a function but the coffeescript syntax drives me crazy... I usually develop in Java ;-)

@mwittig
Copy link
Contributor

mwittig commented Dec 6, 2016

@torso70 Any news on this one? We now have pimatic-filter which might be an alternative. Moreover, it is possible to provide an expression as part of the device configuration for post-processing temperature and humidity values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants